Critical: OpenShift Container Platform 3.5 security, bug fix, and enhancement update

Related Vulnerabilities: CVE-2018-1102   CVE-2018-1102   CVE-2018-1102  

Synopsis

Critical: OpenShift Container Platform 3.5 security, bug fix, and enhancement update

Type/Severity

Security Advisory: Critical

Topic

An update is now available for Red Hat OpenShift Container Platform 3.5.

Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Red Hat OpenShift Container Platform is the company's cloud computing Platform-as-a-Service (PaaS) solution designed for on-premise or private cloud deployments.

This advisory contains RPM packages for this release. See the following advisory for the container images for this release:

https://access.redhat.com/errata/RHBA-2018:1234

Security Fix(es):

  • source-to-image: Improper path sanitization in ExtractTarStreamFromTarReader in tar/tar.go (CVE-2018-1102)

This update also fixes the following bugs:

  • Image validation used to validate old image objects, and an invalid image could be pushed to etcd. With this bug fix, validation has been changed to validate new image objects, and as a result it is no longer possible to upload an invalid image object. (BZ#1559991)
  • A panic could occur due to concurrent writes to cache. This bug fix protects writes to the cache with mutex. As a result, the cache is safe to use concurrently. (BZ#1549902)
  • Fluentd fails to properly process messages when it is unable to determine the namespace and pod UUIDs. The logging pipeline produces many messages and sometimes blocks log flow to Elasticsearch. This bug fix checks for the missing fields and sets the record as orphaned, if needed. As a result, logs now continue to flow and orphaned records end up in an orphaned namespace. (BZ#1520629)
  • The "Add Donut char to Dashboard" button is always visible, even when the application does not include a dashboard, and click on the button does not do anything. This bug fix removes the button, as a result the the feature is not available, as it should be. (BZ#1551503)

This update also adds the following enhancement:

  • An `.operations` index-mapping in a non-ops Elasticsearch cluster is no longer displayed because operations indices will never exist in a non-ops Elasticsearch cluster. (BZ#1519709)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat OpenShift Container Platform 3.5 x86_64

Fixes

  • BZ - 1519709 - [3.5.1 REF]Shouldn't show .operations index in non-ops kibana
  • BZ - 1520629 - [3.5] after upgrade to 3.6 from 3.5 log aggregation does not show recent logs
  • BZ - 1549902 - internal image registry was down due to data race
  • BZ - 1551503 - Add Donut char to Dashboard does not work
  • BZ - 1554871 - [3.5] subpath volume mounts do not work with secret, configmap, projected, or downwardAPI volumes
  • BZ - 1559669 - [3.5] Fail to update EFK: 'namespace'
  • BZ - 1559991 - [3.5][Backport] oc adm migrate storage produces error as signature annotations forbidden
  • BZ - 1562246 - CVE-2018-1102 source-to-image: Improper path sanitization in ExtractTarStreamFromTarReader in tar/tar.go

CVEs

References